@extends('layouts.admin') @section('content')
GENERATION DE BORDEREAU DE LIVRAISON
$id]) }}" method="POST" enctype="multipart/form-data"> @csrf
@if($errors->has('date'))

{{ $errors->first('date') }}

@endif

@endsection