@extends('mgh_theme.app',['datatable'=>1]) @section('css') @endsection @section('content')
@include('mgh_theme.session') @include('mgh_theme.error')

Fill Up The Form

@csrf
@if(isset($default_data['company_logo'])) @endif
@if(isset($default_data['loginpage_logo'])) @endif
@endsection