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

Add Attachments for Sales Project: {{ $sales_project->name_or_url }}

@if ($errors->any())
@endif
@csrf Cancel
@endsection