@extends('admin.layouts.master') @section('breadcrumb')

Docs

@stop @section('content') {{--write code here--}}
@csrf
@stop @section('last_scripts') @stop