@extends('layouts.app') @section('content')

Admin Manager Create

@csrf
@include('alerts.error_messages')
Create Area Manager {{--
{{ trans('lang.restaurant_vendor_help') }}
--}} {{--
{{ trans('lang.restaurant_vendor_help') }}
--}}
{{ trans('lang.restaurant_user_help') }}
{{ trans('lang.restaurant_vendor_help') }}
{{ trans('lang.cancel') }}
@endsection @section('scripts') @endsection