@extends('admin.layout') @section('pg-nav') @endsection @section('pg-title', 'Joined') @section('content') @inject('Category', 'App\Models\Category')