@extends('backend.layout.masterlayout') @section('content') @include('backend.partial.sidebar') @include('backend.partial.topbar')

404 Error

Page Not Found

@include('backend.partial.dashboard_footer') @endsection