@extends('layout') @section('style') @endsection @section('content')
{{ csrf_field() }}
@endsection