@extends('gym-admin.setting.master-setting') @section('settingBody')
{!! Form::open(['route'=>'gym-admin.setting.storeOtherSettingCredentials','id'=>'otherCredentialForm','class'=>'ajax-form form-horizontal','method'=>'POST','files' => true]) !!}
Enter Maps API Key
Enter idle time to lock account
Enter GSTIN
{!! Form::close() !!}
@stop @push('other-scripts') @endpush