@extends('layouts.master') @section('content') @include('partials.breadcrumb')
@csrf
@endsection @section('style') @endsection @section('script') @endsection