@extends('layouts.master_user') @section('title') Dashboard @endsection @section('dashboard') active @endsection @section('content')
Your content..