@extends('layouts.app') @section('footer', '') @section('content')
@csrf
@endsection @section('script') @endsection