Inital Commit
This commit is contained in:
9
resources/views/client/topCargo/news.blade.php
Normal file
9
resources/views/client/topCargo/news.blade.php
Normal file
@@ -0,0 +1,9 @@
|
||||
@extends('client.topCargo.layouts.layout')
|
||||
|
||||
@section('title', 'News')
|
||||
|
||||
@section('content')
|
||||
|
||||
@include('client.topCargo.partials.news.news')
|
||||
|
||||
@endsection
|
Reference in New Issue
Block a user