@include('admin.flash-message')
Application Setting
{{ csrf_field() }}
@if( !empty(CustomHelper::appSetting('application_setting','logo')) ) @endif
@if( !empty(CustomHelper::appSetting('application_setting','favicon')) ) @endif
@include('admin.footer')