@extends('layouts.app') @section('title', 'Admin Outlet') @section('breadcrumb', 'Manage Admin Outlet') @section('sub-breadcrumb') {{-- --}} Edit Admin @endsection @section('admin-franchisee', 'kt-menu__item--open kt-menu__item--here') @section('list-admin-franchisee', 'kt-menu__item--active') @section('content')
{{-- begin: Search form --}}
@csrf
@

{{-- end: Search form --}}
@endsection @section('custom-script') @endsection