@extends('layouts.main') @section('content')

{{ $title }}


@csrf
@endsection @push('scripts') @endpush