@extends('layouts.master') @section('page_title') @if(isset($page_title)) {{ $page_title }} @endif @endsection @section('content')
If you've decided to go in development mode and tweak all of this a bit, there are few things you should do.
Name : {{ ucwords($showreport->client) }} Type : {{ ucwords($showreport->payment_status) }}
Name : {{ ucwords($showreport->client) }}
Type : {{ ucwords($showreport->payment_status) }}