@extends('../layout/' . $layout) @section('subhead')
# | USER TYPE | USER | DATE | KUNDALI TYPE | COST | ||
---|---|---|---|---|---|---|---|
{{ ($page - 1) * 15 + ++$no }} | {{$req->user_type}} | {{ $req->userName }} - {{ $req->userContactNo }} | {{ date('d-m-Y', strtotime($req->created_at)) ? date('d-m-Y ', strtotime($req->created_at)) : '--' }} | {{ $req->kundaliType }} | @if($req->kundaliType=='small') 20 @elseif($req->kundaliType=='medium') 30 @elseif($req->kundaliType=='large') 49 @endif | @if($req->pdf_link!=null)@else | No Pdf Available | @endif