@extends('admin.layouts.form') @section('section', translate('Settings')) @section('title', translate('Item Settings')) @section('container', 'container-max-xl') @section('content')
@push('styles_libs') @endpush @push('scripts_libs') @endpush @push('scripts') @endpush @endsection