@if ($photographer->orderPhotographer->accept == 1)
@lang('main.accept')
@else
@lang('main.pending')
@endif
{{ $photographer->name }} {{ $photographer->orderPhotographer->id }}
{{ $photographer->orderPhotographer->price }} @lang('main.'.$photographer->orderPhotographer->currency)