@extends('layouts.app') @section('title', isset($employee) ? 'Edit Employee' : 'Create Employee') @section('content')