@extends('layouts.app') @section('title', 'Create Offer') @section('content_header_title', 'Offers') @section('content_header_subtitle', 'Create New Offer') @section('content_body')

Create New Offer

{{-- --}}
@csrf

Add Page
{{-- --}} {{--
--}} {{--
--}} {{--

Live PDF Preview

--}}
@endsection @push('js') @endpush