@extends('layouts.user') @section('content')
{{ csrf_field() }}
@endsection @section('page-js') @endsection