@extends('layouts.app_products') @section('title', __('lang_v1.warranties')) @section('content') {{ __('home.home') }} {{ __('new.product_services') }} @lang('lang_v1.warranties') @component('components.widget', ['class' => 'card']) @lang('messages.add') @lang('lang_v1.name') @lang('lang_v1.description') @lang('lang_v1.duration') @lang('messages.action') @endcomponent @stop @section('javascript') @endsection