@extends('backend.layouts.app') @section('title') {{ ucfirst($tab ?? '') . ' ' . __('Settings - ' . config('app.name')) }} @endsection @php $isActionLogExist = false; @endphp @section('admin-content')