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