@extends('layouts.main') @section('page-title') {{__('Purchase Print Setting')}} @endsection @section('page-breadcrumb') {{__('Print-Settings')}} @endsection @php $company_settings = getCompanyAllSetting(); @endphp @push('scripts') @endpush @section('content')