@extends('layouts.app') @section('breadcrumb') @endsection @section('content')

@lang('models/students.plural') @lang('lang.detail')

@include('admin.students.show_fields')
@endsection