@extends('layouts.master') @section('content')
{{Session::get('message')}}
@endif| No | Reference | Demandeur | Direction | Service | Motif | Action Budget (ligne) | Code Budget | Date | @if(Auth::user()->role_id==1)@endif |
|---|---|---|---|---|---|---|---|---|---|
| {{++$key}} | {{$dem->reference_number}} | {{$dem->name}} | {{$dem->nom_direction}} | {{$dem->nom_service}} | {{$dem->motif_demande}} | {{$dem->nom_action}} | {{$dem->code_budget}} | {{ date('d-m-Y', strtotime($dem->date_demande))}} | @if(Auth::user()->role_id==1)@endif |