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

Edit Pending Quote

@method('PUT') @include('admin.quotes.form')
@endsection