@extends('layouts.app') @section('title', 'Create Deal') @section('page-title', 'Create New Deal') @section('content')
Back to Deals
@csrf
Cancel
@endsection