@extends('admin/layout') @section('title') {{ labels('admin_labels.products', 'Products') }} @endsection @section('content')
{{ labels('admin_labels.add_products_with_power_and_simplicity', 'Add products with power and simplicity') }}
{{ labels('admin_labels.go_back', 'Go Back') }}