@extends('layouts.app') @section('content')
{{ @csrf_field() }}
@endsection @push('js') @endpush