@extends('main') @section('h_title', 'Add Global Mobile Banking') @section('mobile_banking_main', 'active') @section('mobile_banking_main_expand', 'true') @section('mobile_banking_show_main', 'show') @section('g_mbanking_main', 'active') @section('g_mbanking_show', 'show') @section('g_mbanking_add', 'active') @section('body')

Add Global Mobile Bank

@csrf
@error('name') {{ $message }} @enderror
@error('slug') {{ $message }} @enderror
@error('logo') {{ $message }} @enderror
@endsection @push('js') @endpush