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