@extends('layouts.master') @section('title', 'Setting Danakerja Putra') @section('pageContent') @include('layouts.breadcrumb', ['title' => 'Setting', 'subtitle' => 'Home', 'link' => 'admin.dashboard'])

Setting Management

This is the list of all setting. and you can manage them. with the help of this table.

@csrf @method('PUT')
@endsection @section('scripts') @endsection