@extends('admin.layout.master') @section('content') {{__('admin.show')}} {{ __('admin.back') }} @endsection @section('js') @endsection