@extends('admin.layouts.layouts') @section('title', 'Letter Pad') @section('page-css') @endsection @section('content')
@can('letter-pad-create') Create @endcan
# Ref. No. Subject To From Header Location Actions
@endsection @section('page-js') @endsection