@extends('layouts.master') @section('content') @push('header_styles') @endpush
| # | @lang('principle.type') | @lang('principle.name') | @lang('principle.image') | @lang('common.action') |
|---|---|---|---|---|
| {{ $i++ }} | @if($d->type == 1) @lang('principle.principal') @endif @if($d->type == 2) @lang('principle.president') @endif @if($d->type == 3) @lang('principle.minister_of_state') @endif @if($d->type == 4) @lang('principle.chairman') @endif | @if($lang == 'en'){{ $d->name ?: $d->name_bn}}@else {{$d->name_bn ?: $d->name}}@endif |