@extends('crudbooster::admin_template') @push("head") @endpush @section('content')
{{-- general form elements --}}

Product Translation

{{-- /.box-header --}}
{{--

Current language

--}} {{-- /.box-header --}}
{{-- /.box-body --}}
{{--

Choose Translate Langugae

--}} {{-- /.box-header --}}
@csrf
@if ($errors->has('lang')) @endif
Next Previous
{{-- /.box-body --}}
{{-- /.box-body --}}
{{-- /.box --}}
@endsection @push("bottom") @endpush