@extends('layouts.main') @section('title', 'Settings') @section('breadcrumb-item', 'Ui kit') @section('breadcrumb-item-active', 'Settings') @section('css') @endsection @section('content')
Site setting
@endsection @section('scripts') @endsection