@extends('layouts.adminapp') @section('content') {{-- Create New Student --}}

{{__('lng.CreateNewLeave')}}

@csrf
{{--
--}}
{{__('lng.Back')}}
@endsection