@extends('layouts.index') @section('title') Partner @endsection @section('css') @endsection @section('content')

Partner

Semua Partner

@csrf @include('partner.table_load')
@endsection @section('js') @endsection