@extends('layouts.app') @section('title') All DNFBP Member @stop @section('breadcrumb')
@stop @section('content')# | Name | Father Name | Cnic | District | Province |
---|---|---|---|---|---|
{{$count++}} | {{$b->name}} | {{$b->fname}} | {{$b->cnic}} | {{$b->district}} | {{$b->province}} |