@extends('layouts.main') @push('styles') @endpush @section('content')
Export PDF or Print
| Test Area | ||
|---|---|---|
| {{ $test_area->name }} | Edit | {{ Form::model($test_area->id ,['method' => 'DELETE', 'route' => ['test_areas.destroy', $test_area->id]]) }} {{ Form::close() }} |