@extends('admin.base') @section('title', 'account management') @section('account_content') @include('datatableAssets') @php $version = \Illuminate\Support\Facades\Config::get('app.version') @endphp
{{ __('Add University Information') }}
{{ csrf_field() }}
{{--
--}} {{----}} {{----}} {{--
--}}
{{----}}
Logo Preview
{{----}}
Image Preview
{{ __('Submit') }}
{{ __('Return') }}
{{-- Start Confirm Modal --}} {{-- End Confirm Modal --}} @endsection