@extends('gym-admin.setting.master-setting') @section('settingBody')
{!! Form::open(['route'=>'gym-admin.setting.storeMailCredentials','id'=>'footerCredentialForm','class'=>'ajax-form form-horizontal','method'=>'POST','files' => true]) !!}
Enter about in footer section.
Enter Facebook URL
Enter Google Plus URL
Enter Twitter URL
Enter Youtube URL
Enter Contact Mail
{!! Form::close() !!}
@stop @push('footer-scripts') @endpush