@extends('layouts.app') @section('styles') @endsection @section('content')
{{ csrf_field() }}
@endsection @section('scripts') @endsection