@extends('layouts.master-layouts') @section('title') {{ __('App Setting') }} @endsection @section('content') @component('components.breadcrumb') @slot('title') App Setting @endslot @slot('li_1') Dashboard @endslot @slot('li_2') Setting @endslot @slot('li_3') App Setting @endslot @endcomponent
{{ __('Setting Instructions') }}
Application name will display on top of the page.
Small logo will display on mobile screen.
This is lg logo display default on site.
This is sm logo display when topbar is light on mobile screen.
This is sm logo display when topbar is light.
This is favicon appear near App title.
{{ __('Setting Details') }}