@extends('layouts.master') @section('title') {{ __('attendances.add_new') }} @stop @section('css') @endsection @section('content')
{{ __('attendances.add_new') }}
@csrf
رجوع
@endsection @section('js') @endsection