@extends('backend.layouts.pdf') @section('content')

Report Caddie/Pro/R&A/NDC

Bhatiary Golf &Country Club

Dhaka Cantonment, Dhaka
Caddie/Pro/R&A Summary
@if(sizeof($model) > 0) @foreach($model as $m) @endforeach @endif
Serial Photo ID Name Mobile Registration Date Status
{{ ++$sl }} @if(file_exists($m->photo)) @else @endif {{ $m->caddy_id }} {{ $m->name }} {{ $m->phone_no }} {{ $m->registration_date }} {{ $m->status_name }}
@endsection