@extends('guard.layouts.app') @section('title', 'Mua tài khoản') @section('content')
@foreach ($categories as $category)
@endforeach
@endsection