@extends('layouts.default')
@section('css')
@parent
{!! Html::style('css/styles/users.css') !!}
@stop
@section('content')
{{trans("coral.Suivi des commandes") }}
@include('elements.account')
| {{trans("coral.Date de commande") }} |
{{trans("coral.Référence") }} |
{{trans("coral.Montant") }} |
{{trans("coral.Etat") }} |
|
Fatal error: Uncaught Error: Call to undefined function auth() in /home/trutinauto/public_html/resources/views/users/suivi_commande.blade.php:25
Stack trace:
#0 {main}
thrown in /home/trutinauto/public_html/resources/views/users/suivi_commande.blade.php on line 25