@extends('admin.layouts.master') @section('title', __('Miscellaneous Setting')) @section('has-content-sidebar', 'has-content-sidebar') @section('content-sidebar') @include('admin.settings.content-sidebar') @endsection @section('content')
{{ __('Misc options and settings of the application.') }}
{{ __('The meta content will add into public pages like home/login/register for SEO purpose.') }}