{{ trans('payments.modal.instruction.new', array( 'name' => $policy->client->first_name )) }}
@extends('templates.policies.one') @section('new_payment_button') @endsection @section('policy_actions')
@endsection @section('payments_button') @endsection @section('policy_modals'){{ trans('payments.modal.instruction.new', array( 'name' => $policy->client->first_name )) }}
{{ trans('policies.modal.instruction.edit') }}