@extends('admin.layouts.app') @section('title', $product->exists ? 'Edit Product' : 'Add Product') @push('styles') @endpush @section('content')