@extends('layouts.app') @section('content')
@csrf @method('POST')

{{-- --}}
@endsection @section('script') @endsection