@extends('layouts.master') @section('heading') @stop @section('content')
{{csrf_field()}}
@stop