@extends('layouts.app') @section('title','Letter Heads') @section('pages')
@csrf
Letter Head Settings

{{-- Title--}}
{{-- Voucher Type Code
--}} {{-- Content Alignment --}}
{{-- Logo Position --}}
{{-- Companies --}}
{{-- Custom Logo url Status--}}

custom_logo_status == 1 ? 'checked' : '' }}>
{{-- Custom Logo url--}}
Title Style Settings

{{-- Font Color--}}
{{-- BG Color --}}
{{-- Text Decoration --}}
{{-- Font Family --}}
{{-- Font Size --}}
{{-- Font Style --}}
{{-- Font Weight --}}
{{-- Padding --}}
Sub Title Style Settings

{{-- Font Color --}}
{{-- BG Color --}}
{{-- Text Decoration --}}
{{-- Font Family --}}
{{-- Font Size --}}
{{-- Font Style --}}
{{-- Font Weight --}}
{{-- Padding --}}
Full Width Letter Head Settings

{{-- Height --}}
{{-- Width --}}
{{-- Margin --}}
{{-- Padding --}}
{{-- Image url--}}
@endsection @section('js') @endsection