@extends('layouts.master') @section('page_title') @if(isset($page_title)) {{ $page_title }} @endif @endsection @section('content')

Service Details

@include('commons.notifications')

Musimbi

  • 123

    Articles
  • 1234

    Followers
  • 123

    Following

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) }}


@endsection