@extends('backend.layouts.form') @section('title', __('Account')) @section('section', __('Settings')) @section('back', route('admin.settings.index')) @section('content')
@push('styles_libs') @endpush @push('scripts_libs') @endpush @push('scripts') @endpush @endsection