@if($this->showForm)

{{ $this->editingId ? 'Edit Testimonial' : 'Add New Testimonial' }}

{{ $this->editingId ? 'Update' : 'Create' }} Cancel
@endif {{ $this->table }}