@extends('backend.layout.app') @section('title','Device Sell History') @push('css') @endpush @section('main_menu','HOME') @section('active_menu','Device Sell History') @section('link',route('admin.adminDashboard')) @section('content')
{{--

Total User: {{$user->count()}}

--}} Add User
Id Name Phone Email Car Number Car Model Monthly Bill Total Due Due Date Status Action
Id Name Phone Email Car Number Car Model Monthly Bill Total Due Due Date Status Action
@endsection @push('js') @endpush