@extends('backend.layouts.master') @section('content')

Thiết lập tác nghiệp

@if(count($settings)) @foreach($settings as $k => $item) @endforeach @else @endif
STT Nếu Kết quả Thì Sau bao lâu Cập nhật Thêm
{{$k+1}} {{@$item->ifCustomerStatus->name}} {{@$item->customerAction->name}} {{@$item->thenCustomerStatus->name}} {{@$item->timeAuto->name}} {{$item->updated_at}}
Không có bản ghi nào !
{{$settings->links()}}
@endsection @section('script') @include('backend.layouts.script') @endsection