@extends('dashboard.layout') @section('title', 'Create Instruction') @section('meta_description', 'Create a new page instruction.') @section('page_title', 'Create Instruction') @push('scripts') {{-- Quill CSS --}} @endpush @section('content')
@endsection