@extends('layouts.back-end.app') @section('title', \App\CPU\translate('Employee Add')) @push('css_or_js') @endpush @section('content')
{{\App\CPU\translate('employee_form')}}
@csrf
( {{\App\CPU\translate('ratio')}} 1:1 )
Product thumbnail
@endsection @push('script') @endpush