@extends('admin.layouts.master-soyuz') @section('title',__('Size chart | ')) @section('body') @include('admin.layouts.topbar',$data)
{{ $error}}
@endforeach| {{__("#")}} | {{__("Template name")}} | {{__("Template code")}} | {{__("Action")}} | @foreach($templates as $key => $temp)
|---|---|---|---|
| {{ ++$key }} | {{ ucfirst($temp->template_name) }} | {{ ucfirst($temp->template_code) }} |