@extends('admin.layouts.app') @section('content')
@csrf
Browse
@if($user->avatar) X @endif
@section('js') @stop @endsection