@extends('layouts.app-2') @section('title') Profit Sharing @endsection @section('content')

Profit Sharing

DataTable with default features

{{-- --}} @foreach ($datas as $data) {{-- --}} @endforeach
Teknisi Kordinator PT GAIN GOES APPAction
{{$data->teknisi}} % {{$data->kordinator}} % {{$data->gain}} % {{$data->developer}} %
@endsection @push('datatables') @endpush