@extends('admin.layouts.master') @section('title', 'Avatar') @section('content')

@yield('title')

{{__('Label.Id')}} {{__('Label.Image')}} {{__('Label.Name')}} {{__('Label.Action')}}
@endsection @push('scripts') @endpush