@extends('layout.index') @section('title', 'Employee List') @section('content')
@if ($message = Session::get('success'))
@endif