@extends('dashboard.layouts.master') @section('css') @endsection @section('breadcrumb')

Memory Card

@endsection @section('content')
@csrf
@endsection @section('script') @endsection