@extends('backend.layouts.form') @section('title', __('Custom CSS')) @section('content')
@csrf
@push('styles_libs') @endpush @push('scripts_libs') @endpush @endsection