@extends('layouts.app') @section('title') All Verified Candidate Lists @endsection @section('content')
All Verified Candidate Lists {{-- {{ $CityIntemationTotalCount ? $CityIntemationTotalCount : 0 }} )
--}}

Add Assign Center Table name And coulumn name:
@error('rightTableName')
{{ $message }}
@enderror
@error('rightTableColumnName')
{{ $message }}
@enderror
@endsection @push('js') @endpush