@if (session('success'))
{{ session('success') }}
@endif
@extends('admin.layouts.app') @section('title', __('Setting')) @section('main-content')