@extends('Backend.dashboard') @section('title') Projects @endsection @section('content') @if(Session::has('success'))
Projects | Actions |
---|---|
{{ $project->name }} | Edit Project Delete Project |
List Of Categories
Categories | Actions |
---|---|
{{ $cat->name }} | Edit Category Delete Category |
Add New Category