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

{{ __('admin.show') }}





@endsection @section('js') @endsection