@extends('layouts/contentNavbarLayout') @section('title', 'Account Tab') @section('content')
@yield('employee_content')
@endsection