@extends('layouts.app') @section('title', __('config.guarantees.title')) @section('content')
{{ __('config.guarantees.title') }} {{ __('config.guarantees.create') }}
# {{ __('config.code') }} {{ __('app.name') }} {{ __('config.type') }} {{ __('config.is_active') }} {{ __('app.actions') }}
@endsection @push('scripts') @endpush