@extends('layouts.admin_layout') @section('title', "Edit $company_quote->company_quote_title Quote") @section('content')

Edit {{$company_quote->company_quote_title}} Quote

Edit {{$company_quote->company_quote_title}} Quote

@csrf


@endsection