@extends('layouts.master_panel') @section('title') Demande @stop @section('CSS') @stop @section('JS') @stop @section('content')
@if(Session::has('error')) @endif @if(Session::has('success')) @endif
@if(isset($_GET['type']))
@csrf
@endif
Mes demandes