@extends('admin.layout') @if(!empty($data->language) && $data->language->rtl == 1) @section('styles') @endsection @endif @section('content')
Edit Category
Back
@csrf
@if (!empty($data->image)) @endif ...

@endsection @section('scripts') @endsection