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

Edit Quote

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