@extends('layouts.index') @section('main')
{{-- main --}}
@foreach ($perusahaan as $item) @endforeach
@endsection