@extends('layouts.app') @section('title') {{__('Project Contract')}} @endsection @section('breadcrumb')
| {{ __('Name') }} | {{ __('Price') }} |
|---|---|
| {{ $test['priceable']['name'] }} | |
| {{ $test['name'] }} |
| {{ __('Name') }} | {{ __('Price') }} |
|---|---|
| {{ $package['priceable']['name'] }} | |
| {{ $package['name'] }} |