@extends('backend.admin-master') @section('style') @endsection @section('site-title') {{__('Custom Css')}} @endsection @section('content')
{{__('you can only add css style here. no other code work here.')}}