@extends('admin::layouts.master') @section('title', __('admin/common.rma_reasons_index')) @section('content')
ID {{ __('common.name') }} {{ __('common.action') }}
@{{ language.id }} @{{ language.name }}
{{ __('common.save') }} {{ __('common.cancel') }}
@endsection @push('footer') @include('admin::shared.vue-image') @endpush