/
home
/
sjslayjy
/
public_html
/
theweavenest
/
resources
/
views
/
Admin
/
Upload File
HOME
@extends('admin/layout') @section('page_title','Dashboard') @section('dashboard_select','active') @section('container') <div class="row"> <h1>Dashboard</h1> </div> @endsection