@extends('layouts.admin') @section('title') Numbers @endsection @section('extra-css') @endsection @section('content')
@lang('admin.table.number') @lang('admin.form.platform') @lang('admin.form.purchase_price') @lang('admin.form.sell_price') @lang('admin.form.status') @lang('admin.table.created_at') @lang('admin.table.action')
@endsection @section('extra-scripts') @endsection