@extends('layouts.master') @section('pagetitle') Choix Services - {{ Auth::user()->etab()->first()->nom }} @endsection @section('topband') @include('partials.topband_con') @endsection @section('sidebar') @include('partials.sidebar_con', ['open' => 'mobile_tarif']) @endsection @section('content')
OFFRES | TYPE | TARIFS | OPÉRATION |
---|---|---|---|
{{$offre['offre_name']}} | {{$offre['offre_type']}} | {{count($offre['tarifs'])}} | @if ($offre['offre_exist'] == false) @else @endif |