@extends('gym-admin.setting.master-setting') @section('settingBody')
{!! Form::open(['route'=>'gym-admin.setting.storeFileUploadCredentials','id'=>'fileUploadCredentialForm','class'=>'ajax-form form-horizontal','method'=>'POST','files' => true]) !!}
file_storage) && $gymSettings->file_storage != '') checked @endif>
Enter AWS Key
Enter AWS Secret
Enter AWS Region
Enter AWS Bucket
{!! Form::close() !!}
@stop @push('file-upload-scripts') @endpush