@extends('admin.layout.master') @section('title', 'QUOTATION MANAGEMENT '.($transaction_type == 2 ? '-Sale' : '-Purchase')) @section('custom_style') @if($transaction_type == 2) @else @endif @endsection @section('content')