@extends('layouts.master') @section('title') Site Setting @endsection @section('css') @endsection @section('body')
@endsection @section('content') @component('components.breadcrumb') @slot('page_title') Site Setting @endslot @slot('subtitle') Setting @endslot @endcomponent