@extends('layouts.backend.app') @section('content')
{{ __('Note :') }} {{ __('This Section For Developer Only & Dont Use Any Kind Of Space In This Input Feild Otherwise Site Will Be Down') }}
@csrf
@endsection @section('script') @endsection