@extends('admin.layout') @section('titre') Colis @endsection @section('content')

Retour colis

@csrf
@error('codebarre') {{ $message }} @enderror
@endsection