@extends('layouts.pdf') @section('title') {{ $extra['module_name'] }} @endsection @section('content')
 

Reference No: {{$data['data']->registration_no}}

Date: {{date(Config('settings.date_format'),strtotime(now()))}}

{{-- --}}

{{$data['data']->customer->name}}
S/o,D/o {{$data['data']->customer->father_or_husband_name}}
CNIC NO.{{$data['data']->customer->nid}}
Address:
{{$data['data']->customer->mailing_address}}

TRANSFER ORDER
TRANSFER ORDER

{!! $content !!}

 
 
For and on behalf of
{{$data->branch->name}}
____________________
     Authority Sign
@stop