Branch Lists
| Branch Code | Branch Name | Action | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ $branch->branch_code }} | {{ $branch->branch_name }} | Edit | {!! Form::open(array('route' => array('survey_branches.destroy', $branch->id), 'method' => 'DELETE')) !!} {!! Form::close() !!} | ||||||||||
| No record found | |||||||||||||
@extends('layouts.blank') @push('stylesheets') @endpush @section('main_container')
| Branch Code | Branch Name | Action | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ $branch->branch_code }} | {{ $branch->branch_name }} | Edit | {!! Form::open(array('route' => array('survey_branches.destroy', $branch->id), 'method' => 'DELETE')) !!} {!! Form::close() !!} | ||||||||||
| No record found | |||||||||||||