@extends('layouts.master') @section('page_title') @if(isset($page_title)) {{ $page_title }} @endif @endsection @section('content')
Name : {{ ucwords($account_arr->name) }}
Type : {{ ucwords($account->designation) }}
Type : {{ ucwords($account->email) }}
Type : {{ ucwords($account->phone) }}