@extends('admin.layout.master') @section('content')

Base Controls

{{csrf_field()}} {{method_field('put')}} @include('admin.layout.message')
@foreach(config('translatable.locales') as $local)
@if($rows->type != 2)
@endif @endforeach @if($rows->type != 2)
Click here
@endif
@endsection @push('js') @endpush