@extends('layouts.default', ['appTopMenu' => true]) @section('title', 'Checker Modify') @push('scripts') @endpush @section('content')

Headcopyiests list

@foreach($headcopyiests as $hcopyiest_key=> $hcopyiest_value) @endforeach
S.No. Establishment Code Name Action
1 {{ $hcopyiest_value->establishment_code}} {{ $hcopyiest_value->name}}
@endsection @push('scripts') @endpush