@extends('admin.layouts.layout') @section('head') {{-- --}} @endsection @section('content')
{{$builder->Builder->full_name}}
{{$builder->Builder->email}}
{{$builder->Builder->mobile_no}}
{{$builder->site_name}}
Document Name | Bank Name | Type | Action |
---|---|---|---|
{{ $Document->natureOfDocument->name ?? 'N/A' }} | {{ $Document->banks->name ?? 'N/A' }} | {{ $Document->type == 1 ? 'English' : ($Document->type == 2 ? 'Gujarati' : 'N/A') }} |