@extends('admin.layouts.master') @section('title', __('settings')) @section('content') @php $tab = $tab_type ?? session('tab_type'); @endphp