@extends('layouts/basic') {{-- Page content --}} @section('content')
{!! csrf_field() !!}
@stop