@extends('admin.layouts.main', ['notIncludeVue' => 'true']) @section('title') Projects @endsection @section('content')
@include("admin.common.sidebar")
@endsection @push('pageJs') @endpush @push('pageCss') @endpush