@extends('layouts.app') @section('content') @if( ! $onlyPdf )

{{ __('contract.preview.title') }}


{{ __('contract.preview.textPrevBefore') }}

@endif @include('components.pdfPreview') @if( ! $onlyPdf ) @if( $signature ) @if( $this_parties['status'] == 'slave' ) @endif @else @endif
{{----}} @endif @endsection {{-- contractSign storage item --}} {{-- Amennyiben az aláírás képe mentve lett local.storage-be akkor ki logolom majd törlöm --}} {{--@push('scripts') @endpush--}}