@extends('layouts.app') @section('custom-css') @endsection @section('content')
Complain
@csrf
@error('advise') {{ $message }} @enderror
@endsection