@extends('layout') @section('content')

@include('partials.breadcrumb')

{{ csrf_field() }}
@endsection