@extends('layouts.admin') @section('content')
@include('includes.admin.form-both')
{{ csrf_field() }}

{{ __('Website Title') }} *

{{ __('Mobile Number') }} *

{{ __('Address') }} *

{{ __('Email') }} *

{{ __('Footer Details') }} *

{{ __('Primary Color') }} *

{{ __('Secondery Color') }} *

{{ __('Footer Color') }} *

{{ __('Facebook Page URL') }} *

{{ __('SMS API Key') }} *

{{ __('Get this from bulksmsbd.net') }}

{{ __('SMS Sender ID') }} *

{{ __('Approved Sender ID') }}

{{ __('BDCourier API Key') }} *

{{ __('Get this from BDCourier Panel') }}

{{-- UddoktaPay API URL --}}

{{ __('UddoktaPay API URL') }} *

{{ __('Get This from UddoktaPay Panel') }}

{{-- UddoktaPay API Key --}}

{{ __('UddoktaPay API Key') }} *

{{ __('Get this from UddoktaPay Panel') }}

Search Console Verification Code

{{(__('In Any Language'))}}

{{ __('TimeZone') }} *

@php $timezone_identifiers = DateTimeZone::listIdentifiers(DateTimeZone::ALL); echo ""; @endphp
@endsection @section('scripts') @endsection