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

Block Title

Your content..

@endsection