@extends('Admin.layout.app') @section('content')
Edit Category
@csrf
@if($category->banner) @endif
@if($category->icon) @endif
@endsection