@extends('layouts.master') @section('title') {{ __('general_settings') }} @endsection @section('content')
@csrf
Favicon
Horizontal Logo
Vertical Logo

{{__("Domain Settings")}}



@if (!env('DEMO_MODE')) @endif
{{ __('Note : If You are using Custom Domain then you have add a dns entry with pointing the server ip address.') }}

{{__("Roll Number Settings")}}


{{--
--}} {{--

--}} {{-- {{ __('Currency Settings') }}--}} {{--

--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{-- --}}
@endsection @section('script') @endsection