@extends($layout) @section('content')
@csrf
@error('label') {{ $message }} @enderror
@stop