@extends('template.app') @section('meta') @endsection @section('title') User View @endsection @section('styles') @endsection @section('content')
@endsection @section('scripts') @endsection