@extends('layouts.app') @section('title') {{ $pageInfo['title'] }} @endsection @section('styles') @endsection @section('admin-content') {{ $pageInfo['title'] }} {{ __('Dashboard') }} {{ $pageInfo['title'] }} Back Save Selection @csrf {{-- Data di-parse ke JSON format --}} @endsection @section('scripts') @endsection
Back Save Selection