@extends('qc::layouts.app') @section('head')
@endsection @section('content')
Home
Dashboard
@endsection @section('script') {{-- --}} @endsection