@extends('admin.layouts.master') @section('title','HR') @section('content')

Follow Up Form

@csrf
@if(!empty($followup->first_call)) @else @endif

@endsection @section('js') @endsection