@extends('admin.layout.master') @section('title','PRINT EDITOR') @section ('content') @section('custom_style') @endsection

Report Print Editor

@csrf
@csrf
@endsection @section('script') {{-- For Editor --}} {{-- End --}} @endsection