@extends('admin.layout') @section('title', 'Modifier client') @section('content')

Modifier client

@csrf @method('PUT')
Annuler
@endsection