@extends('layouts.app') @section('content')
@if (usertype() == 'admin')
@else @endif
@endsection @push('script') @endpush