@extends('panel.layouts.app') @section('page-title') {{ LaraCore::setting('html_prefix') }} {{ (LaraCore::setting('html_prefix') != '') ? '|' : '' }} Carrier Quotations @stop @section('content')

Carrier Quotations

Name Centers Package Types Default Quotations
@include('common.modal.delete_confirm_modal',['entity' => 'package_type'])
@stop @section('custom-scripts') @stop