@extends('layouts.admin') @section('content')
Sl. No | Name | From Language | To Language | Total Pages | Words Count | Service Name | Created at | Actions | |
---|---|---|---|---|---|---|---|---|---|
{{ $loop->iteration }} |
{{ $quote->name }} | {{ $quote->email }} | {{ $quote->from_lang}} | {{ is_array($quote->to_lang) ? implode(', ', $quote->to_lang) : $quote->to_lang }} | {{ $quote->total_pages }} | {{ $quote->word_count }} | {{ $quote->service ? $quote->service->title : 'No Service' }} | {{ $quote->created_at->format('d-m-Y') }} |