@extends('layouts.admin') @section('title') @lang('General Settings') @endsection @section('breadcrumb')

@lang('Site Settings')

@endsection @section('content')

@lang('Basic Settings')

@csrf
@endsection @push('script') @endpush