@extends('layouts.master') @section('title') {{ __('Guardian') }} @endsection @section('content')

{{ __('list') . ' ' . __('Guardian') }}

{{ __('id') }} {{ __('no.') }} {{ __('name') }} {{ __('gender') }} {{ __('mobile') }} {{ __('action') }}
@endsection