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







@endsection