@extends('layouts.master') @section('page_title') @if(isset($page_title)) {{ $page_title }} @endif @endsection @section('content')
Name : {{ ucwords($showclient->name) }} Type : {{ ucwords($showclient->type) }}
Name : {{ ucwords($showclient->name) }}
Type : {{ ucwords($showclient->type) }}