@extends('layouts.master') @section('content')
{{Session::get('message')}}
@endif @if(Session::has('message_error')){{Session::get('message_error')}}
@endif| No | Trajet | Type de mission | Status | Action |
|---|---|---|---|---|
| {{++$key}} | {{$tr->trajet}} | {{$tr->nom_type_m}} | @if($tr->status_trajet==0) Inactif @else Actif @endif |