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