@extends('backend.admin.layouts.master') @section('content')

{{$heading}}

@include('layouts.message') @livewire('backend.plugin.crm.template.create-template-component',['type'=>'quotation','record_id'=>$record->id])
@endsection