@extends('admin.layout') @section('title') Ajouter Chantier @endsection @section('content')

Ajouter Chantier

@csrf
@endsection @section('script') @endsection