@extends('layouts.contentLayoutMaster')
{{-- title --}}
@section('title','Dashboard Analytics')
{{-- venodr style --}}
@section('vendor-styles')
@endsection
{{-- page style --}}
@section('page-styles')
@endsection
@section('content')
62% Company Growth in 2019
@endsection
{{-- vendor scripts --}}
@section('vendor-scripts')
@endsection
@section('page-scripts')
@endsection