@extends('layouts.app') @section('title', \App\CPU\translate('Mapping Item Create')) @push('css_or_js') @endpush @section('content')

Items

@csrf
@endsection @push('script') @endpush