first commit
This commit is contained in:
14
resources/views/raffels/home.blade.php
Normal file
14
resources/views/raffels/home.blade.php
Normal file
@ -0,0 +1,14 @@
|
||||
@extends('raffels.layouts.layout')
|
||||
@section('content')
|
||||
@include('raffels.partials.slider')
|
||||
@include('raffels.partials.about')
|
||||
@include('raffels.partials.register')
|
||||
@include('raffels.partials.counselor')
|
||||
@include('raffels.partials.testimonials')
|
||||
@include('raffels.partials.unversities')
|
||||
@include('raffels.partials.contact')
|
||||
|
||||
|
||||
|
||||
@endsection
|
||||
|
Reference in New Issue
Block a user