@extends('layouts.main') @section('content')
@error('title')
{{ $message }}
@enderror
@endsection @push('script') @endpush