@extends('layouts.app') @section('content')

Créer une nouvelle agence

@csrf @include('admin.agences.form')
Annuler
@endsection