@extends('layouts/contentLayoutMaster') @section('title', 'Dashboard') @section('vendor-style') @endsection @section('page-style') @endsection @section('content')
card-img-left card-img-right

Welcome {{ucfirst($user)}},

10

Total User

15

Pending Coupon

@endsection @section('vendor-script') @endsection @section('page-script') @endsection