@extends('admin.layout.app') @section('title','Employee Family Detail') @push('headerscript') @endpush @section('content')

Employee Family Detail

Add
S.No. Name Mother Name Father Name Marital Status Actions
@endsection @push('footerscript') {{-- --}} @endpush