@extends('admin.layouts.app') @section('panel')

@lang('From this page, you can add/update CSS for the user interface. Changing content on this page required programming knowledge.')

@lang('Please do not change/edit/add anything without having proper knowledge of it. The website may misbehave due to any mistake you have made.')

@lang('Write Custom CSS')
@csrf
@endsection @push('style') @endpush @push('style-lib') @endpush @push('script-lib') @endpush @push('script') @endpush