@extends('backend.layouts.master') @section('title', Request::route('backend.category.edit', $cat->id) ? __('static.categories.edit') : __('static.categories.categories')) @push('style') @endpush @section('content')