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

Banner

Semua Banner

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