@extends('layouts.app_admin') @section('content') @include('back.prayer_times.edit',['prayer_times'=>$prayer_times]) @endsection