@extends('dashboard.layouts.master') @section('title', __('Sub Categories')) @section('css') @stop @section('content')
# {{ __('Image') }} {{ __('Master category') }} {{ __('Title') }} {{ __('Status') }} {{ __('Processes') }}
@endsection @section('script') @stop