@extends('layouts.master') @section('title', 'Express54') @section('content')
@lang('messages.back')

@lang('messages.addnewemployee')

@if (Session('success')) @endif @if (Session('error')) @endif
@csrf
{{-- --}}
{{-- --}} {{-- --}}
@endsection