@extends('admin.layout') @section('title', 'Edit Laptop - LapFinder Admin') @section('content') Kembali @include('admin.laptops._form') @endsection