@php $authDesignation = auth()->user()->employeeMaster->employee_designation_id ?? null; $authSignatureName = auth()->user()->name ?? null; @endphp @extends('admin.layouts.layouts') @section('title', 'Create | Letter Pad') @section('page-css') @endsection @section('content')